libsidl1.4.0-java software package provides Scientific Interface Definition Language (SIDL) Java runtime, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libsidl1.4.0-java
libsidl1.4.0-java is installed in your system.
Make ensure the libsidl1.4.0-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libsidl1.4.0-java *
You will get with libsidl1.4.0-java package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Java |
| Package | libsidl1.4.0-java |
| Version | 1.4.0.dfsg-8.2 |
| Description | Scientific Interface Definition Language (SIDL) Java runtime |
| Sub Section | Java |